type go.opentelemetry.io/otel/trace.autoSpan (struct)

Method Implmentations (3 other methods implement nothing)

AddEvent(name string, opts ...EventOption) *autoSpan.M : Span.AddEvent
End(opts ...SpanEndOption) *autoSpan.M : Span.End
IsRecording() bool *autoSpan.M : Span.IsRecording
RecordError(err error, opts ...EventOption) *autoSpan.M : Span.RecordError
SetName(name string) *autoSpan.M : Span.SetName
SetStatus(c codes.Code, msg string) *autoSpan.M : Span.SetStatus
span() *autoSpan.m : Span.span autoSpan.m : go.opentelemetry.io/otel/trace/embedded.Span.span